home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / prg_casm / wsc4c10.zip / FILES.DOC < prev    next >
Text File  |  1996-09-08  |  3KB  |  68 lines

  1. files.doc     -- this file.
  2. file_id.diz   -- "description in zip" file.
  3. invoice.doc   -- invoice file.
  4. line.c        -- line functions for all example code.
  5. line.h        -- prototypes for line.c
  6. paint.c       -- display functions for all example code.
  7. paint.h       -- prototypes for paint.c
  8. menu.c        -- menu functions for all example code.
  9. menu.h        -- prototypes for menu.c
  10. config.c      -- port configuration functions.
  11. config.h      -- prototypes for config.c
  12. about.c       -- "ABOUT" function.
  13. about.h       -- Prototypes for about.c
  14. message.h     -- Message codes (all applications) defined.
  15. ascii.h       -- ASCII constants defined.
  16. simple.prj    -- SIMPLE project file.
  17. simple.c      -- SIMPLE application program.
  18. simple.h      -- Prototypes for simple.c.
  19. simple.def    -- Linker definition file.
  20. simple.lnk    -- WATCOM linker definition file.
  21. simple.rsp    -- Linker response file.
  22. simple.rc     -- Application resource file.
  23. simple._M_    -- Microsoft make file.
  24. simple._B_    -- Borland make file.
  25. simple._W_    -- WATCOM make file.
  26. login.prj     -- LOGIN project file.
  27. login.c       -- LOGIN application program.
  28. login.h       -- Prototypes for login.c.
  29. login.def     -- Linker definition file.
  30. login.lnk     -- WATCOM linker definition file.
  31. login.rsp     -- Linker response file.
  32. login.rc      -- Application resource file.
  33. login._M_     -- Microsoft make file.
  34. login._B_     -- Borland make file.
  35. login._W_     -- WATCOM make file.
  36. rs232.prj     -- RS232 project file.
  37. rs232.c       -- RS232 application program.
  38. rs232.h       -- Prototypes for rs232.c.
  39. rs232.def     -- Linker definition file.
  40. rs232.lnk     -- WATCOM linker definition file.
  41. rs232.rsp     -- Linker response file.
  42. rs232.rc      -- Application resource file.
  43. rs232._M_     -- Microsoft make file.
  44. rs232._B_     -- Borland make file.
  45. rs232._W_     -- WATCOM make file.
  46. selftest.prj  -- SELFTEST project file.
  47. selftest.c    -- SELFTEST application program.
  48. selftest.h    -- Prototypes for selftest.c.
  49. selftest.def  -- Linker definition file.
  50. selftest.lnk  -- WATCOM linker definition file.
  51. selftest.rsp  -- Linker response file.
  52. selftest.rc   -- Application resource file.
  53. selftest._M_  -- Microsoft make file.
  54. selftest._B_  -- Borland make file.
  55. modem_io.h    -- Prototypes for modem_io.c
  56. modem_io.dll  -- Modem I/O DLL.
  57. msc.ico       -- MarshallSoft Computing ICON.
  58. wsc4c.h       -- WSC4C declarations.
  59. wsc.dll       -- WSC4C DLL.
  60. wsc.c         -- WSC C/C++ source [COMMERCIAL REG ONLY]
  61. modem_io.dll  -- Modem I/O DLL.
  62. modem_io.c    -- MODEM_IO C/C++ source [COMMERCIAL REG ONLY]
  63. wsc4c_r.doc   -- WSC4C Reference manual.
  64. wsc4c_u.doc   -- WSC4C Users manual.
  65. wscerror.c    -- Display error text.
  66. wscerror.h    -- Prototypes for wscerror.c
  67. loopback.doc  -- Loopback adapter documentation.
  68.